Skip to content

Conversation

jackmatt2
Copy link

  • Add support for Spock Framework (http://spockframework.org/)
  • Add support for parameterized testing in both JUnit and Spock via expectScenario() method

Note: I needed to introduce the expectScenario() instead of overloading the expect() due to the varargs parameter. It was unable to differentiate the two method signatures when all arguments were strings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant